adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / Range<T> Class / Negate Field


In This Topic
    Negate Field
    In This Topic
    Indicates whether the range is negated
    Syntax
    'Declaration
     
    
    Public Negate As Boolean
    public bool Negate
    public:
    bool Negate
    Remarks
    If Negate is true, the
    See Also